How to Install fonts-lyx software package in Ubuntu 17.04 (Zesty Zapus)

How to Install fonts-lyx software package in Ubuntu 17.04 (Zesty Zapus)

fonts-lyx software package provides TrueType versions of some TeX fonts used by LyX, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fonts-lyx 

fonts-lyx is installed in your system.

Make ensure the fonts-lyx package were installed using the commands given below,

$ sudo dpkg-query -l | grep fonts-lyx *

You will get with fonts-lyx package name, version, architecture and description in a table

fonts-lyx package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Fonts
Package fonts-lyx
Version 2.2.2-1
Description TrueType versions of some TeX fonts used by LyX
Sub Section Fonts


See Also, How to uninstall or remove fonts-lyx software package from Ubuntu 17.04 (Zesty Zapus)?